CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - singular value decomposition

搜索资源列表

  1. chaos

    2下载:
  2. 使用matlab编写的用wolf法求Lyapunov指数的算法程序 假近邻法(False Nearest NeighborFNN)计算嵌入维的Matlab程序 一类基于奇异值分解的Lyapunov指数计算方法-Matlab program using Matlab prepared wolf method and the Lyapunov exponent of the false nearest neighbor algorithm program (False Nearest Nei
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:60787
    • 提供者:Yuan yun tao
  1. SVD-source-code

    0下载:
  2. 使用QR分解算法的奇异值分解源代码及注释-Singular value decomposition using the QR decomposition algorithm source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:32527
    • 提供者:秦菁
  1. tsvd_dct

    0下载:
  2. 基于dct的截断奇异值方法(TSVD)方法的源代码-TSVD: Truncated Singular Value Decomposition: TSVD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:992
    • 提供者:
  1. tsvd_fft

    0下载:
  2. 基于fft的截断奇异值分解 (TSVD)正则化方法-TSVD: Truncated Singular Value Decomposition: TSVD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:868
    • 提供者:
  1. Fusion_old

    0下载:
  2. A novel higher order singular value decomposition (HOSVD)- based image fusion algorithm is proposed. The key points are given as follows: 1) Since image fusion depends on local information of source images, the proposed algorithm picks out info
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:80896
    • 提供者:paul
  1. MatrixSingularValue

    0下载:
  2. 一般实矩阵的奇异值分解,功能检验通过,大家放心使用-Real matrix singular value decomposition, functional tests have been passed, we rest assured that the use
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:751
    • 提供者:WEI
  1. svd

    1下载:
  2. 矩阵的奇异值分解,程序编写比较公正,可读性强-The singular value decomposition, programming fair, readable
  3. 所属分类:Other windows programs

    • 发布日期:2014-12-20
    • 文件大小:8192
    • 提供者:小舍
  1. SVD

    0下载:
  2. SVD奇异值分解法,用于解大型线性方程组-SVD singular value decomposition method for solution of large linear systems of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2321
    • 提供者:Caesar Y.
  1. LAPACK-3.4.1.tar

    1下载:
  2. LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。-LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7466248
    • 提供者:魏晓宇
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. CodesaImages

    0下载:
  2. 用于指纹检测等,利用图像的梯度方向,获得局部主导方向。Principal Component Analysis (PCA),包含有高斯金字塔分层,SVD奇异值分解,内含测试图像-Used for fingerprint detection, etc. Using the gradient direction of image to get local leading direction. Principal Component Analysis (PCA), contains a gaussi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:243399
    • 提供者:liuguorong
  1. C-Program

    0下载:
  2. 雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化,提高计算速度-Jacobian immigration law algorithms singular value decomposition of a matrix, Jacobi algorithm optimization, improve computing speed
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:90032
    • 提供者:Ylath Lovegood
  1. svd2

    0下载:
  2. an efficient singular value decomposition is designed based on reconfigurable architecture
  3. 所属分类:Document

    • 发布日期:2017-12-09
    • 文件大小:75698
    • 提供者:pert
  1. MVDR

    1下载:
  2. 何子述《现代信号处理及其应用》第6章课后习题代码,基于奇异值分解的MVDR方法进行信号频率估计的仿真实验-He sub-described " modern signal processing and its applications" in Chapter 6 Homework code MVDR method based on singular value decomposition of the signal frequency estimation simulation
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-24
    • 文件大小:1024
    • 提供者:赵梦
  1. SVD

    0下载:
  2. 矩阵的奇异值分解,使用fortran实现-The singular value decomposition of the matrix using fortran achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:259001
    • 提供者:神州竞风流
  1. SCD_CPP

    1下载:
  2. 数值计算中SVD分解算法,其中包含SVD算法的C++实现头文件,源文件,程序测试代码,以及测试结果文件等,可以很好的帮助你理解SVD奇异值分解算法-Numerical calculation SVD decomposition algorithm, which the SVD algorithm C++ header files, source files, program testing code, and test results file can help you understand t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-19
    • 文件大小:6347
    • 提供者:鲁力
  1. Analyzing-Spatially-varying-Blur

    0下载:
  2. 我们提出一种新方法用于单幅图像的空间变化模糊识别,在图像中的每个局部小块,这个局部模糊被选择在一个候选PSFS有限集中间,用一个极大似然方法。我们打算用广义似然减少参数的数量,用广义奇异值分解限制计算值,但是要对图像做出适当的边界假设。-We present a new approach for spatially varying blur identification using a single image. Within each local patch in the image,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1930854
    • 提供者:liuzhao
  1. SVD-theorem

    0下载:
  2. 奇异值分解定理,短小精悍的一篇文章,讲的很清楚-Singular value decomposition theorem, dapper article said very clearly
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:45879
    • 提供者:WL
  1. Turbmat-0.2.0

    0下载:
  2. it is a code for denoising based on singular value decomposition. it is a rank reduction based method
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:62716
    • 提供者:ahmad
  1. L1_SVD

    3下载:
  2. 利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计-Using compressed sensing DOA estimation using singular value decomposition to reduce the dimensionality of the received signal, and then using the L1 norm estimate
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:1024
    • 提供者:燕静波
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com